home *** CD-ROM | disk | FTP | other *** search
- Path: nntp1.best.com!usenet
- From: javaprog@best.com (John Lockwood)
- Newsgroups: comp.lang.c++
- Subject: Re: STL tree example ?
- Date: Thu, 11 Apr 1996 01:58:30 GMT
- Organization: Best Internet Communications
- Message-ID: <4khp0o$jqm@nntp1.best.com>
- References: <4kgf87$e7j@news.csie.nctu.edu.tw>
- NNTP-Posting-Host: javaprog.vip.best.com
- X-Newsreader: Forte Free Agent 1.0.82
-
- czliao@csie.nctu.edu.tw (ñpñH¬½) wrote:
-
- > Where are STL tree example programs ?
- > I can't find that in examples.Z in butler.hpl.hp.com
- > Thanks for helping.
-
- Unless I'm misremembering, the red/black tree servers in STL as the
- structure with which map, multimap, set and multiset are implemented;
- you don't generally use tree.h directly.
-
-
- Regards,
-
-
-
- John Lockwood
- john@wwg.com
- javaprog@best.com
- http://www.best.com/~javaprog
-
-